From: Debian Rust Maintainers Date: Thu, 17 Apr 2025 02:09:18 +0000 (+0000) Subject: no-wasm-bindgen-test X-Git-Tag: archive/raspbian/0.17.14-5+rpi1~1^2~6 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de//%22style.css/%22/%22http:/www.example.com/%22mailto:kde%40ewsoftware.de/%22style.css/%22?a=commitdiff_plain;h=e553ce7801fc139dd6a271ade7b4c4e8ddbe1262;p=rust-ring.git no-wasm-bindgen-test =================================================================== Gbp-Pq: Name no-wasm-bindgen-test.patch --- diff --git a/Cargo.toml b/Cargo.toml index f445e18..eaad16b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -268,10 +268,6 @@ default-features = false version = "0.2.148" default-features = false -[target.'cfg(all(target_arch = "wasm32", target_os = "unknown"))'.dev-dependencies.wasm-bindgen-test] -version = "0.3.37" -features = ["std"] -default-features = false [target.'cfg(any(unix, windows, target_os = "wasi"))'.dev-dependencies.libc] version = "0.2.148"